Part Number Hot Search : 
16LV4 TDA8375 A8317 NQ10W50 5360F7LC DTA114E C226M LTC152
Product Description
Full Text Search
 

To Download DS1620STR-W Datasheet File

  If you can't view the Datasheet, Please click here to try to view without PDF Reader .  
 
 


  Datasheet File OCR Text:
  benefits and features ? simply adds temperature monitoring and control to any system o measures temperatures from -55c to +125c in 0.5c increments; fahrenheit equivalent is -67f to +257f in 0.9f increments o temperature is read as a 9 - bit value o co nverts temperature to digital word in 750m s (max) o thermostatic settings are user - definable and nonvolatile ? can be used in a wide variety of applications o supply voltage range covers from 2.7v to 5.5v o data is read from/written via a 3 - wire serial interface ( clk, dq, rst ) ? saves space o requires no external components o 8-pin dip or soic (208- mil) packages applications ? thermostatic controls ? industrial systems ? consumer products ? thermometers pin assignment pin descripti on dq - 3- wire input/output clk/ conv - 3-wire clock input and stand -alone convert input rst - 3- wire reset input gnd - ground t high - high temperature trigger t low - low temperature trigger t com - high/low co mbination trigger v dd - power supply voltage (3v - 5v) description the ds1620 digital thermometer and thermostat provides 9 C bit temperature readings which indicate the temperature of the device. with three thermal alarm outputs, the ds1620 can a lso act a s a thermostat. t high is driven high if the ds1620s temperature is greater than or equal to a user C defined temperature th. t low is driven high if the ds1620s temperature is less than or equal to a user C defined temperature tl. t com is driven high when the temperature exceeds th and stays high until the temperature falls below that of tl. ds1620 digital thermometer and thermostat 6 3 1 2 4 8 7 5 dq clk/conv rst gnd v dd t high t low t com ds1620s 8 - pin soic (208 - mil) 6 3 1 2 4 8 7 5 dq clk/conv rs t gnd v dd t high t low t com ds1620 8 - pin dip (300 - mil) 1 of 12 19 - 7539; rev 3; 3/15 downloaded from: http:///
ds1620 user C defined temperature settings are stored in nonvolatile memory, so parts can be progr ammed prior to insertion in a system, as well as used in standalone applications without a cpu. temperature settings and temperature readings are all communicated to/from the ds1620 over a simple 3C wire interface. ordering information part package marking description ds1620 ds1620 8-pin dip (300 mil) ds1620+ ds1620 (see note) lead - free 8 - pin dip (300 mil) ds1620s ds1620 8-pin soic (208 mil) ds1620s+ ds1620 (see note) lead - free 8 - pin soic (208 mil) ds1620s/t&r ds1620 8-pin soic (208 mil), 2000- piece tape - and - reel ds1620s+t&r ds1620 (see note) lead - free 8 -pin soic (208 mil), 2000- piece tape - and - reel note: a + symbol will also be marked on the package near the pin 1 indicator detailed pin description table 1 pin symbol description 1 dq data input/output pin for 3 - wire communication port. 2 clk/ conv clock inp ut pin for 3 - wire communication port. when the ds1620 is used in a stand -alone application with no 3Cwire port, this pin can be used as a convert pin. temperature conversion will begin on the falling edge of conv . 3 rst reset input pin for 3 -wire communication port. 4 gnd ground pin. 5 t com high/low combination trigger . goes high when temperature exceeds th; will reset to low when temperature falls below tl. 6 t low low temperature trigger. goes high when temperatur e falls below tl. 7 t high high temperature trigger. goes high when temperature exceeds th. 8 v dd supply voltage. 2.7v C 5.5v input power pin. table 2. ds1620 register summary register name (user access) size memory type register contents and power -u p/por state temperature (read only) 9 bits sram measured temperature (twos complement) power - up/por state: -60oc (1 1000 1000) t h (read/write) 9 bits eeprom upper alarm trip point (twos complement) power - up/por state: user - defined. initial state from factory: +15c (0 0001 1110) t l (read/write) 9 bits eeprom lower alarm trip point (twos complement) power - up/por state: user - defined. initial state from factory: +10c (0 0001 0100) operation- measuring temperature a block diagram of the ds1620 is shown in figure 1. . . 2 of 12 downloaded from: http:///
ds1620 ds1620 functional block diagram figure 1 the ds1620 measures temperature using a bandgap - based temperature sensor. the temperature reading is provided in a 9 C bit, twos complement reading by issuing a read temperature command. the data is transmitted serially through the 3 C wire serial interface, lsb first. the ds1620 can measure temperature over the range of -55 c to +125 c in 0.5 c increments. for fahrenheit usage, a lookup table or conversion factor must be u sed. since data is transmitted over the 3 C wire bus lsb first, temperature data can be written to/read from the ds1620 as either a 9 C bit word (taking rst low after the 9 th (msb) bit), or as two transfers of 8 C bit words, with the most significant 7 bits being ignored or set to 0, as illustrated in tabl e 3. after the msb, the ds1620 will output 0s. note that temperature is represented in the ds1620 in terms of a ? c lsb, yielding the 9 C bit format shown in figure 2. temperature, th, and tl register format figure 2 x x x x x x x 1 1 1 0 0 1 1 1 0 lsb t = - 25c msb 3 of 12 downloaded from: http:///
ds1620 table 3 describes the exact relationship of output data to measured temperature. . temperature/data relationships table 3 temp digital outpu t (binary) digital output (hex) +125?c 0 11111010 00fa +25?c 0 00110010 0032h +??c 0 00000001 0001h +0?c 0 00000000 0000h - ??c 1 11111111 01ffh - 25?c 1 11001110 01ceh - 55?c 1 10010010 0192h higher resolutions may be obtained by reading the temperature, and truncating t he 0.5c bit (the lsb) from the read value. this value is temp_read. the value left in the counter may t hen be read by issuing a read counter command. this value is the count remaining (count_remai n) after the gate period has ceased. by loading the value of the slope accumulator into the count register (using the read slope command), this value may then be read, yielding the number of counts pe r degree c (count_per_c) at that temperature. the actual temperature may be then be calcul ated by the user using the following: temperature=temp_read -0.25 + c count_per_ in) count_rema - _c (count_per operationC thermostat controls three thermally triggered outputs, t high , t low , and t com , are provided to allow the ds1620 to be used as a thermostat, as shown in figure 3. when the ds1620s temperature meets or excee ds the value stored in the high temperature trip register, the output t high becomes active (high) and remains active until the ds1620s measured temperature becomes less than the stored value in the high t emperature register, th. the t high output can be used to indicate that a high temperature tolerance boundary has been met or exceeded, or it can be used as part of a closed loop system to activate a cooling sy stem and deactivate it when the system temperature returns to tolerance. the t low output functions similarly to the t high output. when the ds1620s measured temperature equals or falls below the value stored in the low temperature register, the t low output becomes active. t low remains active until the ds1620s temperature becomes greater than the value stored in the low temperature register, tl. the t low output can be used to indicate that a low temperature tolerance boundary has been met or exceeded, or as part of a closed loop system it can be used t o activate a heating system and deactivate it when the system temperature returns to tolerance. the t com output goes high when the measured temperature meets or exceeds th, and will stay hi gh until the temperature equals or falls below tl. in this way, any amount of hysteres is can be obtained. 4 of 12 downloaded from: http:///
ds1620 thermostat output operation figure 3 operation and control the ds1620 must have temperature settings resident in the th and tl regis ters for thermostatic operation. a configuration/status register also determines the method of oper ation that the ds1620 will use in a particular application and indicates the status of the temperature c onversion operation. the configuration register is defined as follows: configuration/status register where done = conversion done bit. 1=conversion complete, 0=conversion in progress. the power -up/por state is a 1. thf = temperature high flag. this bit will be set to 1 when the temperature is greater than or equal to the value of th. it will remain 1 until reset by writing 0 into this location or by removing power from the device. this feature provides a method of determining if the ds1620 has ever been subject ed to temperatures above th while power has been applied. the power- up/por state is a 0. tlf = temperature low flag. this bit will be set to 1 when the temperature is less than or equal to the value of tl. it will remain 1 until reset by writing 0 into this location or by remov ing power from the device. this feature provides a method of determining if the ds1620 has ever been subjecte d to temperatures below tl while power has been applied. the power- up/por state is a 0. nvb = nonvolatile memory busy flag. 1=write to an e 2 memory cell in progress. 0=nonvolatile memory is not busy. a copy to e 2 may take up to 10 ms. the power- up/por state is a 0. cpu = cpu use bit. if cpu=0, the clk/ conv pin acts as a conversion start control, when rst is low. if cpu is 1, the ds1620 will be used with a cpu communicating to it over the 3 C wi re port, and the operation of the clk/ conv pin is as a normal clock in concert with dq and rst . this bit is stored in nonvolatile e 2 memory, capable of at least 50,000 writes. the ds1620 is shipped with cpu=0. t high t low t com tl th t(c) done thf tlf nvb 1 0 cpu 1shot 5 of 12 downloaded from: http:///
ds1620 1shot = one C shot mode. if 1shot is 1, the ds1620 will perform one temperature conversion upon reception of the start convert t protocol. if 1shot is 0, the ds1620 will continuously per form temperature conversion. this bit is stored in nonvolatile e 2 memory, capa ble of at least 50,000 writes. the ds1620 is shipped with 1shot=0. for typical thermostat operation, the ds1620 will operate in continuous mode. however, for a pplications where only one reading is needed at certain times or to conserve power, the one Csho t mode may be used. note that the thermostat outputs (t high , t low , t com ) will remain in the state they were in after the last valid temperature conversion cycle when operating in oneCshot mode. operation in stand - alone mode in applications where the ds1620 is used as a simple thermostat, no cpu is required. si nce the temperature limits are nonvolatile, the ds1620 can be programmed prior to insert ion in the system. in order to facilitate operation without a cpu, the clk/ conv pin (pin 2) c an be used to initiate conversions. note that the cpu bit must be set to 0 in the configuration register to use this mode of operation. whether cpu=0 or 1, the 3C wire port is active. setting cpu=1 disables the stand C alone mode. to use the clk/ conv pin to initiate conversions, rst must be low and clk/ conv must be high. if clk/ conv is driven low and then brought high in less than 10 ms, one temperature conversion will be performed a nd then the ds1620 will return to an idle state. if clk/ conv is driven low and remains low, continuous conversions will take place until clk/ conv is brought high again. with the cpu bit set to 0, the clk/ conv will override the 1shot bit if it is equal to 1. this means that even if the part is se t for oneCshot mode, driving clk/ conv low will initiate conversions. 3- wire communications the 3 C wire bus is comprised of three signals. th ese are the rst (reset) signal, the clk (clock) signal, and the dq (data) signal. all data transfers are initiated by driving the rst input high. driving the rst input low terminates communication . (see figures 4 and 5.) a clock cycle is a sequence of a falling edge followed by a rising edge. for data inputs, the data must be valid during the rising edge of a clock cycle. data bits are output on the falling edge of the clock and remain valid throug h the rising edge. when reading data from the ds1620, the dq pin goes to a high - impedance state while the clock is high. taking rst low will terminate any communication and cause the dq pin to go to a high - impedance state. data over the 3 C wire interface is communicated lsb first. the command set for the 3 C wire interface as shown in table 4 is as follows. read temperature [aah] this command reads the contents of the register which contains the last temperat ure conversion result. the ne xt nine clock cycles will output the contents of this register. write th [01h] this command writes to the th (high temperature) register. after is suing this command the next nine clock cycles clock in the 9 C bit temperature limit which will set the threshol d for operation of the t high output. 6 of 12 downloaded from: http:///
ds1620 write tl [02h] this command writes to the tl (low temperature) register. after issuin g this command the next nine clock cycles clock in the 9 C bit temperature limit which will set the threshold for operation of the t low output. read th [a1h] this command reads the value of the th (high temperature) register. afte r issuing this command the next nine clock cycles clock out the 9 C bit temperature limit which sets the threshold for operation of the t high output. read tl [a2 h] this command reads the value of the tl (low temperature) register. after issuing this command the next nine clock cycles clock out the 9 C bit temperature limit which sets the threshold for operation of the t low output. read counter [a0h] this command reads the value of the counter byte. the next nine clock cycles will out put the contents of this register. read slope [a9h] this command reads the value of the slope counter byte from the ds1620. the next nine cloc k cycles will output the contents of this r egister. start convert t [eeh] this command begins a temperature conversion. no further data is required. in one C shot mode the temperature conversion will be performed and then the ds1620 will remain idle. in conti nuous mode this command will initiate con tinuous conversions. stop convert t [22h] this command stops temperature conversion. no further data is required. this command ma y be used to halt a ds1620 in continuous conversion mode. after issuing this command the current temperatur e measurement will be completed and then the ds1620 will remain idle until a start convert t is issued to resume continuous operation. write config [0ch] this command writes to the configuration register. after issuing this command th e next eight clock cycles clock in the v alue of the configuration register. read config [ach] this command reads the value in the configuration register. after issuing this com mand the next eight clock cycles output the value of the configuration register. 7 of 12 downloaded from: http:///
ds1620 ds1620 command set table 4 instruct ion description protocol 3- wire bus data after issuing protocol notes temperature conversion commands read temperature reads last converted temperature value from temperature register. aah read counter reads value of count remainin g from counter. a0h read slope reads value of the slope accumulator. a9h start convert t initiates temperature conversion. eeh idle 1 stop convert t halts temperature conversion. 22h idle 1 thermostat commands write th writes high temperature limit value into th register. 01h 2 write tl writes low temperature limit value into tl register. 02h 2 read th reads stored value of high temperature limit from th register. a1h 2 read tl reads st ored value of low temperature limit from tl register. a2h 2 write config writes configuration data to configuration register. 0ch 2 read config reads configuration data from configuration register. ach 2 notes: 1. in c ontinuous conversion mode, a stop convert t command will halt continuous conversion. to restart, the start convert t command must be issued. in one C shot mode, a start convert t command must be issued for every temperature reading desired. 2. writing to the e 2 requires up to 10 ms at room temperature. after issuing a write command no further writes should be requested for at least 10 ms. 8 of 12 downloaded from: http:///
ds1620 function example example: cpu sets up ds1620 for continuous conversion and thermostatic function. cpu mode ds1620 mode (3 -w ire) data (lsb first) comments tx rx 0ch cpu issues write config command tx rx 00h cpu sets ds1620 up for continuous conversion tx rx toggle rst cpu issues reset to ds1620 tx rx 01h cpu issues write th command tx rx 0050h cpu sen ds data for th limit of +40?c tx rx toggle rst cpu issues reset to ds1620 tx rx 02h cpu issues write tl command tx rx 0014h cpu sends data for tl limit of +10?c tx rx toggle rst cpu issues reset to ds1620 tx rx a1h cpu issues read th command rx tx 0050h ds1620 sends back stored value of th for cpu to verify tx rx toggle rst cpu issues reset to ds1620 tx rx a2h cpu issues read tl command rx tx 0014h ds1620 sends back stored value of tl for cpu to verify tx rx toggle rst cpu issues reset to ds1620 tx rx eeh cpu issues start convert t command tx rx drop rst cpu issues reset to ds1620 read data transfer figure 4 9 of 12 downloaded from: http:///
ds1620 write data transfer figure 5 ab solute maximum ratings* voltage on any pin relative to ground C0.5v to +6.0v operating temperature C55 c to +125 c storage temperature C55 c to +125 c soldering temperature 260 c for 10 seconds * this is a stress rating only and functional operation of th e device at these or any other conditions above those indicated in the operation sections of this specification is not implied. expos ure to absolute maximum rating conditions for extended periods of time may affect reliability. recommended dc operating c onditions parameter symbol min typ max units notes supply v dd 2.7 5.5 v 1,2 logic 1 v ih 0.7 x v dd v cc + 0.3 v 1 logic 0 v il -0.3 0.3 x v dd v 1 note: t cl , t ch , t r , and t f apply to both read and write data transfer. 10 of 12 downloaded from: http:///
ds1620 dc electrical characteristics (- 55c to +125c; v dd =2.7v to 5.5v) parameter symbol condition min max unit s notes thermometer error t err 0c to +70c 3.0v v dd 5.5v 0.5 c 2 0c to +70c 2.7v v dd < 3.0v 1.25 -55 c to +125 c 2.0 thermometer resolution 12 bits logic 0 output v ol 0.4 v 4 logic 1 output v oh 2.4 v 5 input resistance r i rst to gnd dq, clk to v dd 1 1 m ? m ? active supply current i cc 0c to +70c 1 ma 6 standby supply current i stby 0c to +70c 1.5 a 6 input current on each pin 0.4 < v i/o < 0.9 x v dd -10 +10 a thermal drift 0.2 c 7 single convert timing diagram (stand - alone mode) ac electrical characteristics (- 55c to +125c; v dd =2.7v to 5.5v) parameters symbol min typ max units notes temperature conversion time t tc 750 ms data to clk setup t dc 35 ns 8 clk to da ta hold t cdh 40 ns 8 clk to data delay t cdd 150 ns 8, 9, 10 clk low time t cl 285 ns 8 clk high time t ch 285 ns 8 clk frequency f clk dc 1.75 mhz 8 clk rise and fall t r , t f 500 ns rst to clk setup t cc 100 ns 8 clk to rst hold t cch 40 ns 8 rst inactive time t cwh 125 ns 8, 11 clk high to i/o high -z t cdz 50 ns 8 rst low to i/o high -z t rdz 50 ns 8 convert pulse width t cnv 250 ns 500 ms 12 t cnv conv 11 of 12 downloaded from: http:///
ds1620 ac electrical characteristics (- 55c to +125c; v dd =2.7v to 5.5v) parameter symbol min typ max units notes input capacitance c i 5 pf i/o capacitance c i/o 10 pf eeprom ac electrical characteristics (- 55c to +125c; v dd =2.7v to 5.5v) parameter conditions min typ max units eeprom write cycle time 4 10 ms eeprom writes -55 c to +55 c 50k writes eeprom data retention -55 c to +55 c 10 years notes: 1. all voltages are referenced to ground. 2. valid for design revisions d1 and above. the supply range for rev. c2 and below is 4.5v < 5.5v. 3. thermometer error reflects temperature accuracy as tested during calibrat ion. 4. logic 0 voltages are s pecified at a sink current of 4 ma 5. logic 1 voltages are spe cified at a source current of 1 ma. 6. i stby , i cc specified with dq, clk/ conv = v dd , and rst = gnd. 7. drift data is based on a 1000hr stress test at +125c with v dd = 5.5v 8. measured at v ih = 0.7 x v dd or v il = 0.3 x v dd . 9. measured at v oh = 2.4v or v ol = 0.4v. 10. load capacitance = 50 pf. 11. t c wh must be 10 ms minimum following any write command that involves the e 2 memory. 12. 250ns is the guaranteed minimum pulse width for a conversion to start; however, a smalle r pulse width may start a conversion. maxim integrated cannot assume res ponsibility for use of any circuitry other than circuitry entirely embodied in a m axim integrated product. no circuit patent licenses are implied. maxim integrated reserves the right to change the circuitry and sp ecifications without notice at any time. the parametric values (min and ma x limits) shown in the electrical characteristics table are guaranteed. other parametric val ues quoted in this data sheet are provided for gu idance. maxim integrated 160 rio robles, san jose, ca 95134 usa 1 - 408 - 601 -1 000 ? 2015 maxim integrated products, inc. maxim integrated and the maxim integrated logo are trademarks of maxim integrated products, inc. 12 of 12 downloaded from: http:///


▲Up To Search▲   

 
Price & Availability of DS1620STR-W

All Rights Reserved © IC-ON-LINE 2003 - 2022  

[Add Bookmark] [Contact Us] [Link exchange] [Privacy policy]
Mirror Sites :  [www.datasheet.hk]   [www.maxim4u.com]  [www.ic-on-line.cn] [www.ic-on-line.com] [www.ic-on-line.net] [www.alldatasheet.com.cn] [www.gdcy.com]  [www.gdcy.net]


 . . . . .
  We use cookies to deliver the best possible web experience and assist with our advertising efforts. By continuing to use this site, you consent to the use of cookies. For more information on cookies, please take a look at our Privacy Policy. X